From: Dmitry Gutov Date: Sat, 25 May 2019 22:48:27 +0000 (+0300) Subject: ; Minor docstring change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~3179 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2be225c3a042441484c716c27dcd43c5eb0ad8f9;p=emacs.git ; Minor docstring change --- diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index b2f841b4640..d7e82d1d403 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el @@ -842,7 +842,7 @@ FETCHER is a function of no arguments that returns a list of xref values. It must not depend on the current buffer or selected window. -ALIST will include the following keys: +ALIST will include at least the following keys: WINDOW for the window that was selected before the current command was called.